public static C1Font Create( Nullable<double> fontSize, string fontFamily, Nullable<bool> isBold, Nullable<bool> isItalic )
Parameters
- fontSize
- fontFamily
- isBold
- isItalic
public static C1Font Create( Nullable<double> fontSize, string fontFamily, Nullable<bool> isBold, Nullable<bool> isItalic )